home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / src / modem_1_2.readme < prev    next >
Encoding:
Text File  |  1993-12-11  |  790 b   |  29 lines

  1. short: Useful serial.device source & program V1.2.
  2.  
  3. This program is copyright 1993 Stephen Norris.
  4.  
  5. It may be freely distributed - however if you find it useful, please
  6. let me know (via email) at the address below.
  7.  
  8. Modem is intended to be used to configure modems etc. without
  9. having to load a terminal program; it can be used on any 
  10. device/unit which acts like a serial.device.  I also use it for
  11. dialing up to my slip account...
  12.  
  13. To use, simply type modem <devicename> <unit> <BAUD>.  It defaults
  14. to serial.device 0 and your preferences setting.
  15.  
  16. I added the BAUD option because I needed 38400 and serial prefs
  17. don't allow that!?!
  18.  
  19. To exit, type control-c.
  20.  
  21.     Stephen
  22.  
  23. srn@cs.su.oz.au
  24.  
  25. HISTORY
  26.  
  27. 1.1 Fixed bug with extraneous characters being left behind after a ^C.
  28. 1.0 Initial release.
  29.